Skip to content

Disable point_source smoke test for test mode bypass#33

Merged
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass
Apr 6, 2026
Merged

Disable point_source smoke test for test mode bypass#33
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Disables point_source/start_here.py from smoke tests — it fails in bypass mode (PYAUTOFIT_TEST_MODE=2) due to a tuple-path KeyError on point source models.

Scripts Changed

Upstream PR

PyAutoLabs/PyAutoFit#1180

Test Plan

  • All other smoke tests pass with PYAUTOFIT_TEST_MODE=2

🤖 Generated with Claude Code

point_source/start_here.py triggers a tuple-path KeyError in bypass
mode. Disabled pending fix in PyAutoLabs/PyAutoFit#1179.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 0f5ef15 into main Apr 6, 2026
@Jammy2211 Jammy2211 deleted the feature/test-mode-bypass branch April 6, 2026 12:30
Jammy2211 added a commit that referenced this pull request Apr 9, 2026
Disable point_source smoke test for test mode bypass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant